home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / comm / irc / amirc.readme < prev    next >
Encoding:
Text File  |  1998-10-31  |  11.6 KB  |  275 lines

  1. Short:    Fully featured GUI IRC Client (v2.2)
  2. Author:   owagner@vapor.com (Oliver Wagner)
  3. Uploader: owagner@vapor.com (Oliver Wagner)
  4. Version:  2.2
  5. Type:     comm/irc
  6. Kurz:     GUI-IRC-Client (v2.2)
  7. Requires: OS 2.04, MUI 3.8
  8.  
  9. AmIRC is a client for the IRC Internet Relay Chat protocol written by
  10. Oliver Wagner (owagner@vapor.com).  It is a part of the VaporWare suite
  11. of Internet applications.  For more information on AmIRC or any other
  12. VaporWare products, please see our website - http://www.vapor.com/.
  13.  
  14. (For changes since v1.69, please see below).
  15.  
  16. AmIRC v2.0's features include:
  17.  
  18. - Works with Genesis, Miami, AmiTCP and as225/inet225, no additional 
  19.   libraries.
  20.  
  21. - Built-in highly optimised DCC drivers for SEND, TSEND and MOVE, with
  22.   asynchronous file I/O and threaded network handling. Supports drag & 
  23.   drop sending of files, and DCC RESUME.
  24.  
  25. - Tranparent DCC CHAT routes all /MSGs via DCC CHAT if possible. There
  26.   is an option to automatically accept DCC CHAT connections.
  27.  
  28. - Supports secure encrypted DCC CHAT (SCHAT).
  29.  
  30. - Ultra fast text output and scrolling. Supports copy & paste for the 
  31.   list text, and allows the use of proportional fonts.
  32.  
  33. - Internal CTCP flood and DCC bomb protection.
  34.  
  35. - Full Undernet IRC extensions (reply codes and additional commands).
  36.  
  37. - Intuitive channel display, with userlist and channel mode overview.
  38.   Channel modes can easily be changed and the banlist inspected via 
  39.   these gadgets. The configurable user action list allows you to 
  40.   perform whatever action you like on user(s) in channel by the press 
  41.   of a mousebutton..
  42.  
  43. - Uses query windows for private chat.
  44.  
  45. - Supports "smart" banning.
  46.  
  47. - Versatile AREXX port includes server message parsing (event trapping)
  48.   and commandline/script interaction.
  49.  
  50. - Easy to use command line aliasing.
  51.  
  52. - Built-in IdentD, which is automatically disabled if another IdentD is 
  53.   already running.
  54.  
  55. - Nickname notification, highliting, ignoring and kickban.
  56.  
  57. - Versatile event handling, allows you to bind sound effects, auto-
  58.   deiconify, or ARexx scripts to certain events.
  59.  
  60. - Server phonebook.
  61.  
  62. - Last nick history stores the nicknames of the last nicks you've sent
  63.   MSGs to, received MSGs from or addressed publically with "nick:".
  64.   Use the ":" placeholder in all commands which require nicknames,
  65.   (e.g. /MSG, /OP, /DEOP), for automatic expansion.
  66.  
  67. - The TAB key automatically cycles through the list of last used nicks
  68.   with a /MSG prefix.
  69.  
  70. - Nickname completion. Pressing TAB after typing a partial nickname will
  71.   automagically match nicks in the current channel, just like in your 
  72.   favorite CON: handler.
  73.  
  74. - Auto rejoin channel on /KICK, and auto reconnect to server facility.
  75.  
  76. - Auto /AWAY after a user-specified idle timeout. Also, auto unaway after
  77.   sending public and/or private msgs is possible.
  78.  
  79. - URL grabber for interfacing with the Voyager WWW browser (or via an 
  80.   ARexx script for other browsers)
  81.  
  82. New features since AmIRC's last major release (2.0) include:
  83.  
  84. - Single window mode. You can join several channels with opening
  85.   just a single window.
  86.  
  87. - Total queueing. Now everything which isn't urgent (like
  88.   KICKS or MODE changes) is sent through the output queue.
  89.   to reduce risk of being kicked by a server due to flooding.
  90.  
  91. - Settable scrollback buffer size. The amount of text stored
  92.   in a window's scrollback buffer is now limited; the number
  93.   of lines to keep can be configured.
  94.  
  95. - Vapor Update Library. Will now automagically check for
  96.   available updates during startup, and inform you if there
  97.   is one -- which you can automatically download, too.
  98.  
  99. - New plugin API calls. On request by plugin authors, several
  100.   new callbacks and functions have been implemented in the
  101.   AmIRC plugin API.
  102.  
  103. - Multiselect ban list window
  104.  
  105. - openurl.library support
  106.  
  107. - new translations done by ATO (http://ato.vapor.com/ato)
  108.  
  109. - Terminal mode to hack your way through firewalls
  110.  
  111. - several bug fixes and minor improvements (for a complete
  112.   list, refer to the history attached below)
  113.  
  114. New features since AmIRC the 1.69 release include:
  115.  
  116. - Query and channel windows can now be iconified individually to a 
  117.   "tray" window. Tray window button labels turn bold when new messages
  118.   are received, white when a highlight occurs, and carry information 
  119.   about the number of messages in each window.
  120.  
  121. - New low-level Plugin API. Documentation of the API is available from 
  122.   www.vapor.com or Aminet, in a separate archive. An example plugin, 
  123.   WallChop.AmiPlug, is included.
  124.  
  125. - Server list is now a ListTree object with subgroups for different 
  126.   networks.
  127.  
  128. - Can now use MIMEPrefs to automatically view & save files received via
  129.   DCC. Activate the "Use MIMEPrefs to view?" or "Use MIMEPrefs to save?"
  130.   menu options.
  131.  
  132. - "Lag-O-Meter" (tm ;)) probes the IRC server every 30 seconds and shows
  133.   the current lag from 0-10+ in a gauge below the userlist. The Info 
  134.   window also contains the three most recent measurements and the
  135.   average.
  136.  
  137. - Heavily improved logging. All channel and query windows now have an 
  138.   "L" button to the right of the input gadget, which is a toggle button 
  139.   to activate the logging to a user-specified directory.
  140.  
  141. - "Favorites" window added to store the names of channels you use 
  142.   regularly. Click on the channel name in a window to open.
  143.  
  144. - AmIRC now uses NList.mcc (if available) for its listviews. NList is 
  145.   written by Gilles Masson (masson@iut-soph.unice.fr).
  146.  
  147. - Stronger CTCP flood protection.
  148.  
  149. - DCC connections now work with Miami's SOCKS support.
  150.  
  151. - Files received via DCC are opened in shared mode during transfer,
  152.   so you can play or view them partially while the transfer is still 
  153.   in progress (esspecially for all you mp3 freaks out there :-)
  154.  
  155. - DCC receives now have the options to Replace a file. Both the send 
  156.   and receive windows have Cleanup buttons, to remove old closed and 
  157.   failed connections.
  158.  
  159. - DCCs now show the estimated remaining time of a transfer based
  160.   on current throughput.
  161.  
  162. - Query windows now have an N button to change the nickname the window 
  163.   is currently bound to.
  164.  
  165. - Background color of AmIRC's main listviews can now be configured.
  166.  
  167. - /AWAY messages are now filtered, and only shown once to avoid screen 
  168.   cluttering when talking to someone who is set /AWAY.
  169.  
  170. - special "Invite" and "Oper" requesters
  171.  
  172. - Can now automatically accept DCC Send requests.
  173.  
  174. - Now sends pertinent information to query windows, such as /nick and 
  175.   /QUIT messages from that user, as well as CTCP and DCC messages.
  176.  
  177. Requirements
  178. ------------
  179.  
  180. OS 2.04, 3.1 recommended.  MUI 3.8.  Genesis, Miami, AmiTCP, as225, 
  181. cpr225, inet225, MLink or a compatible TCP/IP stack.
  182.  
  183.  
  184. ============================= Archive contents =============================
  185.  
  186. Original  Packed Ratio    Date     Time    Name
  187. -------- ------- ----- --------- --------  -------------
  188.     1233     833 32.4% 26-Sep-98 16:19:18  AmIRC_22.info
  189.   250852  215414 14.1% 25-Oct-98 12:16:58 +AmIRC
  190.   115224   36419 68.3% 26-Sep-98 16:21:24 +AmIRC.doc
  191.     1391     504 63.7% 20-Sep-98 20:38:38 +AmIRC.doc.info
  192.   147469   43853 70.2% 26-Sep-98 16:21:18 +AmIRC.guide
  193.     1851    1331 28.0% 20-Sep-98 20:38:38 +AmIRC.guide.info
  194.     1959    1442 26.3% 20-Sep-98 20:38:38 +AmIRC.info
  195.    37004   15212 58.8% 24-Oct-98 22:09:22 +AmIRC.readme
  196.     1391     506 63.6% 20-Sep-98 20:38:38 +AmIRC.readme.info
  197.   250852  215414 14.1% 25-Oct-98 12:17:06 +AmIRC020
  198.     1876    1386 26.1% 20-Sep-98 20:38:38 +AmIRC020.info
  199.     1233     799 35.1% 20-Sep-98 20:38:38 +Catalogs.info
  200.    31482   12842 59.2% 24-Sep-98 21:34:04 +AmIRC.catalog
  201.    31376   12652 59.6% 24-Sep-98 21:34:02 +amirc.catalog
  202.    30120   12301 59.1% 24-Sep-98 21:34:02 +AmIRC.catalog
  203.    34108   13612 60.0% 24-Sep-98 21:34:04 +AmIRC.catalog
  204.    33932   13502 60.2% 24-Sep-98 21:34:02 +AmIRC.catalog
  205.    33006   13412 59.3% 24-Sep-98 21:34:02 +AmIRC.catalog
  206.    30782   12970 57.8% 24-Sep-98 21:34:04 +AmIRC.catalog
  207.    30634   11897 61.1% 24-Sep-98 21:34:02 +AmIRC.catalog
  208.    32558   13082 59.8% 24-Sep-98 21:34:04 +AmIRC.catalog
  209.    30162   11954 60.3% 24-Sep-98 21:34:02 +AmIRC.catalog
  210.    33554   14077 58.0% 24-Sep-98 21:34:02 +AmIRC.catalog
  211.    32340   13034 59.6% 24-Sep-98 21:34:02 +AmIRC.catalog
  212.    35108   13519 61.4% 24-Sep-98 21:34:02 +amirc.catalog
  213.    32666   13545 58.5% 24-Sep-98 21:34:02 +amirc.catalog
  214.    30550   12585 58.8% 24-Sep-98 21:34:02 +AmIRC.catalog
  215.    30212   12254 59.4% 24-Sep-98 21:34:02 +AmIRC.catalog
  216.    29172   11685 59.9% 24-Sep-98 21:34:02 +AmIRC.catalog
  217.    32324   13269 58.9% 24-Sep-98 21:34:02 +amirc.catalog
  218.    28682   12416 56.7% 24-Sep-98 21:34:02 +AmIRC.catalog
  219.    34784    7934 77.1% 21-Sep-98 23:03:30 +Install_AmIRC
  220.     1880    1024 45.5% 20-Sep-98 20:38:38 +Install_AmIRC.info
  221.    18620    9056 51.3% 26-Sep-98 16:22:06 +vapor_update.library
  222.     3063    1360 55.5% 20-Sep-98 20:31:24 +MagicWB.readme
  223.     1432     834 41.7% 20-Sep-98 20:38:38 +MagicWB.readme.info
  224.    21832   11665 46.5% 26-Sep-98 14:21:20 +MIMEPrefs
  225.     1667    1310 21.4% 20-Sep-98 20:38:38 +MimePrefs.info
  226.     1233     790 35.9% 20-Sep-98 20:38:38 +MUI.info
  227.    25236   12118 51.9% 21-Sep-98 23:10:26 +Listtree.mcc
  228.    10232    4340 57.5% 21-Sep-98 23:10:26 +Listtree.mcp
  229.     1083     531 50.9% 20-Sep-98 20:31:36 +ReadMe.mui
  230.     1415     526 62.8% 01-Aug-97 22:50:34 +ReadMe.mui.info
  231.    31556   15233 51.7% 24-Oct-98 22:11:22 +Textinput.mcc
  232.    11600    5484 52.7% 24-Oct-98 22:11:22 +Textinput.mcp
  233.     2192    1385 36.8% 24-Oct-98 22:11:22 +Textinputscroll.mcc
  234.     1222     797 34.7% 20-Sep-98 20:38:38 +Plugins.info
  235.     5756    3174 44.8% 24-Oct-98 22:09:38 +CManager.AmIPlug
  236.     2392    1611 32.6% 18-Oct-98 22:11:00 +WallChop.AmIPlug
  237.    10652    5066 52.4% 21-Sep-98 23:25:18 +XDCC.AmIPlug
  238.    16732    7650 54.2% 11-Jan-98 22:12:06 +XDCC_Prefs
  239.     1233     821 33.4% 20-Sep-98 20:38:38 +Register-AmIRC.info
  240.    18848    6316 66.4% 18-Oct-98 22:14:18 +Reg_Deutsch.doc
  241.     1391     507 63.5% 18-Oct-98 22:14:16 +Reg_Deutsch.doc.info
  242.    21122    6972 66.9% 18-Oct-98 22:14:18 +Reg_Deutsch.guide
  243.     1817    1299 28.5% 18-Oct-98 22:14:16 +Reg_Deutsch.guide.info
  244.    18426    5994 67.4% 18-Oct-98 22:14:18 +Reg_English.doc
  245.     1391     506 63.6% 18-Oct-98 22:14:16 +Reg_English.doc.info
  246.    20729    6652 67.9% 18-Oct-98 22:14:18 +Reg_English.guide
  247.     1817    1300 28.4% 18-Oct-98 22:14:16 +Reg_English.guide.info
  248.    19677    6478 67.0% 18-Oct-98 22:14:18 +Reg_Francais.doc
  249.     1391     509 63.4% 18-Oct-98 22:14:18 +Reg_Francais.doc.info
  250.    22158    7153 67.7% 18-Oct-98 22:14:18 +Reg_Francais.guide
  251.     1817    1299 28.5% 18-Oct-98 22:14:18 +Reg_Francais.guide.info
  252.    77188   38062 50.6% 18-Oct-98 22:14:16 +RegistrationUtility
  253.       20      20  0.0% 18-Oct-98 22:14:18 +Regtool-Deutsch
  254.     1427     753 47.2% 18-Oct-98 22:14:16 +Regtool-Deutsch.info
  255.       20      20  0.0% 18-Oct-98 22:14:18 +Regtool-English
  256.     1427     749 47.5% 18-Oct-98 22:14:16 +Regtool-English.info
  257.       20      20  0.0% 18-Oct-98 22:14:18 +Regtool-Francais
  258.     1426     744 47.8% 18-Oct-98 22:14:18 +Regtool-Francais.info
  259.       20      20  0.0% 18-Oct-98 22:14:18 +Regtool-Italiano
  260.     1428     746 47.7% 18-Oct-98 22:14:18 +Regtool-Italiano.info
  261.       20      20  0.0% 18-Oct-98 22:14:18 +Regtool-Polski
  262.     1426     751 47.3% 18-Oct-98 22:14:18 +Regtool-Polski.info
  263.       20      20  0.0% 18-Oct-98 22:14:16 +Regtool-Svenska
  264.     1427     756 47.0% 18-Oct-98 22:14:16 +Regtool-Svenska.info
  265.     1233     805 34.7% 20-Sep-98 20:38:38 +Rexx.info
  266.      918     467 49.1% 26-Mar-97 00:45:10 +barescript.amirx
  267.     1154     545 52.7% 13-Mar-97 19:00:44 +ECHO.amirx
  268.     1623     740 54.4% 13-Mar-97 19:07:02 +ISOP.amirx
  269.     1469     681 53.6% 13-Mar-97 19:02:26 +MATCH.amirx
  270.     1157     593 48.7% 13-Mar-97 19:03:16 +RAW.amirx
  271.     2587     910 64.8% 13-Jan-98 23:15:26 +SendBrowser.AMIRX
  272.     1953     857 56.1% 20-Sep-98 20:50:18 +trans.amirx
  273. -------- ------- ----- --------- --------
  274.  1849462  963694 47.8% 28-Oct-98 04:15:46   85 files
  275.